Skip to content

fix(grids): correct column position after unpinning when there are hidden columns - master#15543

Merged
hanastasov merged 7 commits into20.0.xfrom
bpachilova/fix-unpinned-col-position-15542
Jun 10, 2025
Merged

fix(grids): correct column position after unpinning when there are hidden columns - master#15543
hanastasov merged 7 commits into20.0.xfrom
bpachilova/fix-unpinned-col-position-15542

Conversation

@ddaribo
Copy link
Copy Markdown
Contributor

@ddaribo ddaribo commented Mar 19, 2025

Closes #15542

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@github-actions
Copy link
Copy Markdown

There has been no recent activity and this PR has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label May 27, 2025
@ddaribo ddaribo removed the status: inactive Used to stale issues and pull requests label May 27, 2025
@ddaribo ddaribo closed this May 27, 2025
@ddaribo ddaribo deleted the bpachilova/fix-unpinned-col-position-15542 branch May 27, 2025 07:28
@ddaribo ddaribo restored the bpachilova/fix-unpinned-col-position-15542 branch June 3, 2025 08:40
@ddaribo ddaribo reopened this Jun 3, 2025
hanastasov
hanastasov previously approved these changes Jun 9, 2025
@Zneeky Zneeky added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Jun 9, 2025
@ChronosSF ChronosSF changed the base branch from master to 20.0.x June 9, 2025 12:05
@ChronosSF ChronosSF dismissed hanastasov’s stale review June 9, 2025 12:05

The base branch was changed.

@Zneeky Zneeky removed the 💥 status: in-test PRs currently being tested label Jun 9, 2025
@Zneeky Zneeky added the ✅ status: verified Applies to PRs that have passed manual verification label Jun 9, 2025
@hanastasov hanastasov self-requested a review June 10, 2025 07:43
@hanastasov hanastasov merged commit a5c8fb1 into 20.0.x Jun 10, 2025
5 checks passed
@hanastasov hanastasov deleted the bpachilova/fix-unpinned-col-position-15542 branch June 10, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grids: Unpinned column goes at incorrect position if there are hidden columns as well

3 participants